pull: Add tls-client-cert-{path,key} (if we have new enough libsoup)
authorColin Walters <walters@verbum.org>
Thu, 1 May 2014 16:55:13 +0000 (12:55 -0400)
committerColin Walters <walters@verbum.org>
Thu, 1 May 2014 21:13:13 +0000 (17:13 -0400)
commit25ad4a9f65a5dae9348fd38c7f4b8b0df1f9773a
tree199ca8cd2d7937cd860b3527412c870ebbc49219
parent64b4ec6ef09fe367e1356861a2174802229b404c
pull: Add tls-client-cert-{path,key} (if we have new enough libsoup)

This is an actually working version of client-side certificates.
Depends on:
See: https://bugzilla.gnome.org/show_bug.cgi?id=334021

We detect whether libsoup is new enough for this.

https://bugzilla.gnome.org/show_bug.cgi?id=729356
Makefile-libostree.am
configure.ac
doc/ostree.repo-config.xml
src/libostree/ostree-fetcher.c
src/libostree/ostree-fetcher.h
src/libostree/ostree-repo-pull.c
src/libostree/ostree-tls-cert-interaction.c [new file with mode: 0644]
src/libostree/ostree-tls-cert-interaction.h [new file with mode: 0644]